python-vm-builder software package provides VM builder, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-vm-builder
python-vm-builder is installed in your system.
Make ensure the python-vm-builder package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-vm-builder *
You will get with python-vm-builder package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | python-vm-builder |
| Version | 0.12.4+bzr489-0ubuntu2 |
| Description | VM builder |
| Sub Section | Utils |